The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "catalyst::plugin::unicode"

Catalyst::Plugin::Unicode - Unicode aware Catalyst (old style) River stage one • 1 direct dependent • 2 total dependents

On request, decodes all params from UTF-8 octets into a sequence of logical characters. On response, encodes body into UTF-8 octets. Note that this plugin tries to autodetect if your response is encoded into characters before trying to encode it into...

BOBTFISH/Catalyst-Plugin-Unicode-0.93 - 17 Mar 2010 22:37:17 UTC - Search in distribution

Catalyst::Plugin::Unicode::Encoding - Unicode aware Catalyst River stage three • 603 direct dependents • 677 total dependents

This plugin has been merged into core. This package only exists to clean out any existing versions on your installed system....

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

Unicode.pod - Working with unicode River stage two • 13 direct dependents • 25 total dependents

Working with unicode. For a practical example, see the Catalyst application in the "examples/unicode" directory in this distribution....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC - Search in distribution
  • HTML::FormFu - HTML Form Creation, Rendering and Validation Framework

PSGI::FAQ - Frequently Asked Questions and answers River stage one • 5 direct dependents • 9 total dependents

MIYAGAWA/PSGI-1.102 - 24 Jul 2013 20:13:37 UTC - Search in distribution

Test::Mojibake - check your source for encoding misbehavior. River stage two • 3 direct dependents • 28 total dependents

Many modern text editors automatically save files using UTF-8 codification, however, perl interpreter does not expects it *by default*. Whereas this does not represent a big deal on (most) backend-oriented programs, Web framework (Catalyst <http://ww...

SYP/Test-Mojibake-1.3 - 06 Feb 2017 15:19:50 UTC - Search in distribution

Catalyst::View::JSON - JSON view for your data River stage two • 17 direct dependents • 18 total dependents

Catalyst::View::JSON is a Catalyst View handler that returns stash data in JSON format....

HAARG/Catalyst-View-JSON-0.37 - 28 Apr 2019 13:27:42 UTC - Search in distribution

Catalyst::View::TT - Template View Class River stage two • 60 direct dependents • 77 total dependents

This is the Catalyst view class for the Template Toolkit. Your application should defined a view class which is a subclass of this module. Throughout this manual it will be assumed that your application is named MyApp and you are creating a TT view n...

JJNAPIORK/Catalyst-View-TT-0.46 - 03 Aug 2022 22:55:14 UTC - Search in distribution

Task::Catalyst - All you need to start with Catalyst River stage one • 7 direct dependents • 8 total dependents

Installs everything you need to write serious Catalyst applications....

BOBTFISH/Task-Catalyst-4.02 - 22 Aug 2011 12:31:25 UTC - Search in distribution

Task::BeLike::GETTY - be like GETTY (without the insanity hopefully) -- use what drives his gears River stage zero No dependents

GETTY/Task-BeLike-GETTY-20150205.000 - 05 Feb 2015 04:25:38 UTC - Search in distribution

CatalystX::Plugin::Blurb - (alpha software) handle transient messages and UI elements. River stage zero No dependents

blurb flash_blurb Blurbs are normally only kept for a single response. If you set "flash_blurb" to true the blurbs will be kept for the next request via flash. * finalize Puts the blurbs into flash for the next request if "flash_blurb" has been set. ...

ASHLEY/CatalystX-Plugin-Blurb-0.03 - 17 Apr 2010 00:52:26 UTC - Search in distribution

CGI::Application::Plugin::I18N::Guide - Understanding and using I18N and L10N River stage zero No dependents

COSMICNET/CGI-Application-Plugin-I18N-0.03 - 10 Jan 2009 02:05:28 UTC - Search in distribution

Catalyst::View::Xslate - Text::Xslate View Class River stage zero No dependents

DMAKI/Catalyst-View-Xslate-0.00019 - 29 Sep 2015 23:52:20 UTC - Search in distribution

CatalystX::AppBuilder - Build Your Application Instance Programatically River stage one • 2 direct dependents • 7 total dependents

WARNING: YMMV regarding this module. This module gives you a programatic interface to *configuring* Catalyst applications. The main motivation to write this module is: to write reusable Catalyst appllications. For instance, if you build your MyApp::B...

NEWELLC/CatalystX-AppBuilder-0.00011 - 26 Feb 2016 13:30:51 UTC - Search in distribution

Acme::CPANModules::NewDistributions::202001 - List of new distributions in Jan 2020 River stage one • 1 direct dependent • 1 total dependent

List of new distributions in Jan 2020. Stats: Number of new CPAN distributions this period: 105 Number of authors releasing new CPAN distributions this period: 48 Authors by number of new CPAN distributions this period: +----+-----------+------------...

PERLANCAR/Acme-CPANModules-NewDistributions-202001-0.001 - 06 Feb 2020 05:15:08 UTC - Search in distribution

Catalyst::Plugin::AutoCRUD - Instant AJAX web front-end for DBIx::Class River stage one • 2 direct dependents • 2 total dependents

This module contains an application which will automatically construct a web interface for a database on the fly. The web interface supports Create, Retrieve, Update, Delete and Search operations. The interface is not written to static files on your ...

OLIVER/Catalyst-Plugin-AutoCRUD-2.200002 - 14 Feb 2015 10:26:37 UTC - Search in distribution

Catalyst::Controller::Mobile::JP - decode/encode with Encode::JP::Mobile River stage zero No dependents

Catalyst::Controller::Mobile::JP works as a base controller that automatically decode()/encode() with the recommended encoding lead from values of UserAgent. You can use unicode in your app that includes cross-carrier pictograms. このモジュールは Catalyst::C...

TOMITA/Catalyst-Controller-Mobile-JP-0.02 - 30 Jul 2008 06:19:42 UTC - Search in distribution

OpusVL::AppKit::Builder River stage zero No dependents

This extends CatalystX::AppBuilder so the OpusVL::AppKit can be inherited. Here we set the configuration required for the AppKit to run (inside another app) The supporting files like templates etc. are stored in the modules 'auto' directory see. L<Fi...

NEWELLC/OpusVL-AppKit-2.29 - 03 Jan 2017 20:18:45 UTC - Search in distribution

Catalyst::Plugin::Params::Demoronize - convert common UTF-8 and Windows-1252 characters to their ASCII equivalents River stage zero No dependents

to borrow a few passages from the documentation packaged with john walker's demoronizer.pl: ...as is usually the case when you encounter something shoddy in the vicinity of a computer, Microsoft incompetence and gratuitous incompatibility were to bla...

DIZ/Catalyst-Plugin-Params-Demoronize-1.14 - 05 Nov 2010 21:47:54 UTC - Search in distribution

Catalyst::Plugin::Compress - Compress response River stage one • 1 direct dependent • 1 total dependent

This module combines Catalyst::Plugin::Deflate Catalyst::Plugin::Gzip Catalyst::Plugin::Zlib into one. It compress response to [gzip bzip2 zlib deflate] if client supports it. In other works the client should send the Accept-Encoding HTTP header with...

JJNAPIORK/Catalyst-Plugin-Compress-0.006 - 29 Dec 2014 16:41:30 UTC - Search in distribution
25 results (0.094 seconds)